WIP, should not be used. More...
Public Member Functions | |
~LightManager () | |
Light * | createLight (const char *lightNameStr) |
Light * | getLight (const char *lightNameStr) |
nkMaths::Vector | getAmbient () const |
void | setAmbient (const nkMaths::Vector &color) |
WIP, should not be used.
Manages the light available in the component. WIP, should not be used.
nkGraphics::LightManager::~LightManager | ( | ) |
WIP.
Light* nkGraphics::LightManager::createLight | ( | const char * | lightNameStr | ) |
WIP.
Light* nkGraphics::LightManager::getLight | ( | const char * | lightNameStr | ) |
WIP.
nkMaths::Vector nkGraphics::LightManager::getAmbient | ( | ) | const |
WIP.
void nkGraphics::LightManager::setAmbient | ( | const nkMaths::Vector & | color | ) |
WIP.